From: John Crispin Date: Wed, 11 Jun 2008 19:23:44 +0000 (+0000) Subject: fixes dbus compile X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=8a2265365637e2464bfe9cf715ed139a0cdfb27b;p=openwrt%2Fsvn-archive%2Fpackages.git fixes dbus compile SVN-Revision: 11444 --- diff --git a/utils/dbus/Makefile b/utils/dbus/Makefile index 77d962efa..094b720df 100644 --- a/utils/dbus/Makefile +++ b/utils/dbus/Makefile @@ -78,8 +78,7 @@ CONFIGURE_ARGS += \ --with-dbus-daemondir="/usr/sbin" \ --with-system-socket="/var/run/dbus/system_bus_socket" \ --with-system-pid-file="/var/run/dbus.pid" \ - -# --without-x \ + --without-x CONFIGURE_VARS+= \ ac_cv_have_abstract_sockets="yes" \